home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Online / privoxy-3.0.0-stable / doc / ChangeLog < prev    next >
Text File  |  2002-10-27  |  11KB  |  250 lines

  1. --------------------------------------------------------------------
  2. ChangeLog for Privoxy
  3. --------------------------------------------------------------------
  4. *** Version 3.0  ***
  5.  
  6. - Fixed Windows startmenu items, log window and tray icon menus.
  7. - Added warning for bogus install target
  8. - Added quicktime-kioskmode filter and improved frameset-borders
  9. - Updated default.action based on latest feedback
  10. - New PDF doc build process
  11. - Add a user contrib module to cvs: 
  12.   http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/contrib/
  13.  
  14. *** Version 2.9.18  ***
  15.  
  16. - Added workaround for IE bug that broke CGI interface
  17. - Bugfix: String actions now reliably editable through CGI interface
  18. - Three filters fixed (again!)
  19. - Assorted small fixes and doc enhancements
  20.  
  21. *** Version 2.9.16  *** 
  22.  
  23. - Major revamp of default.action to get rid of years of cruft.
  24. - Same for default.filter
  25. - Re-design and major improvements to the CGI editor interface.
  26. - Address spurious 'out of memory' error due to incorrect file permissions.
  27. - Impose buffer limits while reading client and server headers.
  28. - Better memory and CPU optimization.
  29. - Add Conectiva Linux package.
  30. - user-manual directive added to config for help links from within CGI
  31.   editor.
  32. - Multiple actions files can now be specified in config.
  33. - Actions files are changed to: default.action, standard.action, and 
  34.   user.action. user.action is for personal/local configuration.
  35. - The usual many small and miscellaneous bug and security fixes.
  36.  
  37. *** Version 2.9.14 Beta *** 
  38.  
  39. - Fix Solaris compile problem (gateway.h and filters.h)
  40. - Makefile fixes for Solaris, FreeBSD (?)
  41. - Fix build failure where certain features were disabled.
  42. - 'blocked-compact' template is removed. Various CGI improvements,
  43.   including an adaptive 'blocked' template.
  44. - Various tweaks for actions file to get ready for stable 3.0
  45. - Included a 'Bookmarklet' and PHP scripts for reporting actions file
  46.   problems via web interface at privoxy.org. Accessed via internal CGIs.
  47. - Include cgi-style.css for templates.
  48. - #include mechansim for common text in templates
  49. - Various other minor fixes.
  50.  
  51. *** Version 2.9.13 Beta *** 
  52.  
  53. - *NEWS*: The project has been renamed to Privoxy! The new name is 
  54.   reflected throughout (file locations, etc).
  55. - ijb.action is now default.action. re_filterfile is now 
  56.   default.filter.
  57. - http://i.j.b/ is now http://p.p/
  58. - The 'logo' option for replacing ad iamges is removed now. 'Pattern' 
  59.   (checkerboard) is now the default.
  60. - RPM spec file make over.
  61.  
  62.  
  63. *** Version 2.9.12 Beta *** 
  64.  
  65. - **READ**: The default listening PORT is NOW 8118!!! Changed from 
  66.   8000 due to conflict with NAS (Network Audio Server, whatever that 
  67.   is.)
  68. - More CGI actions editor fixes and improvements.
  69. - Win32 command line fix ups.
  70. - re_filterfile now has modular sections that can be activated on a 
  71.   per site basis. Some new goodies there too.
  72. - +filter now takes arguments to match FILTER sections in re_filterfile
  73.   for even more flexibility. 
  74. - Added a new image blocker option: +image-blocker{pattern}, which 
  75.   displays a checkerboard patthern and scales better than the logo.
  76. - PNG images will be used in place of GIF for JB built-in images
  77.   if configured with --enable-no-gif.
  78. - Clean up compiler warnings (mostly).
  79. - Improved handling of failed DNS lookups & diagnostics for failed bind
  80.   to listen socket
  81. - Made --no-daemon mode log to tty instead of logfile.
  82. - Various spec file and init script cleanups and improvements (Redhat and
  83.   SuSE).
  84. - CGI Editor works on OS/2 now.
  85. - Fix restart failure where sockets were in TIME_WAIT.
  86. - Fixes for actions cgi editor, make sure we have right file.
  87. - A --pidfile command line option now, in addition to --help, 
  88.   --version, --no-daemon, --user and configfile. --no-daemon replaces
  89.   the former -d option and _DEBUG define. --user will drop privileges 
  90.   to the specified user.
  91. - Signal handling cleanups (*nix).
  92. - CGI actions editor improvements and fixes.
  93. - Error handling improvements, especially out of memory.
  94. - Default re_filterfile fix that caused spurious IJB logos 
  95.   (instead of 'blank').
  96. - configure.in threading fixes for Solaris.
  97. - Various other minor fixes.
  98.  
  99.  
  100. *** Version 2.9.11 Beta Changes ***
  101.  
  102. - Add "session" cookie concept where cookies exist for the life 
  103. of that browser session only (ie never goes to disk). 
  104. - Checks for correct header length.
  105. - Fix user:pass@host.domain.com auth bug.
  106. - Better signal handling on *nix.
  107. - Fix CFLAGS hard-coded in configure.in
  108. - Fix threading bug re: gethostbyname() that caused random 
  109. URLs to fail in some cases.
  110.  
  111.  
  112. *** Version 2.9.11 Alpha Changes ***
  113.  
  114. - A web-based editor for the actions file is included (go to http://i.j.b/).
  115. - Web-based toggle IJB on/off support.
  116. - Cookie handling has changed - the new +no-cookies-keep feature is now the
  117. default.
  118. - actionsfile is renamed to ijb.action.
  119. - junkbstr.txt is now config.txt on Win32.
  120. - Support for running IJB as a UNIX daemon process has improved.
  121. - Unix daemon now returns error code on failed start.
  122. - Timestamps in logfile and jarfile now.
  123. - Fix for the Netscape bug reintroduced in 2.9.9.
  124. - make should now abort if gmake (GNU make) not present.
  125. - Many other minor bugfixes
  126. - Start a ChangeLog :)
  127.  
  128.  
  129.  
  130. *** Version 2.9.3 pre-Alpha Changes ***
  131.  
  132. - Amiga support (completely untested by me - I don't have an Amiga)
  133. - "tinygif 3" support (redirects blocked images to a specified URL, so
  134. the browser doesn't have to load and cache many copies of the same
  135. image).
  136. - one case where there were both local and global "referrer" variables
  137. (yuck!) clarified by renaming the local one to "refer".
  138. - Fixed some places where close() was used instead of close_socket().
  139. Thanks to Jörg Strohmayer (joergs at users.sourceforge.net) for these.
  140. - Temporary hack to get FORCE_LOAD to work with IE.  I just lowercased the
  141. FORCE_LOAD_PREFIX.  Needs fixing properly.
  142. - Most URLs hardcoded into Junkbuster were changed to go through a script
  143. e.g. http://ijbswa.sourceforge.net/redirect.php?v=2.9.3&to=faq
  144. The only other URLs left are the GNU GPL:
  145.   http://www.fsf.org/copyleft/gpl.html
  146. and the home page:
  147.   http://ijbswa.sourceforge.net/
  148. ... and various URLs which will be intercepted by Junkbuster anyway.
  149. TODO: Still need to do something with the URLs in Junkbuster Corp's 
  150. copyright/trademark notice on the bottom of the show-proxy-args page.
  151. - PCRE or GNU Regex is now a #define option.
  152.  
  153.  
  154. *** Version 2.9.2 pre-Alpha Changes ***
  155.  
  156. - Andreas applied the latest version of the FORCE patch.
  157.  
  158.  
  159. *** Version 2.9.1 pre-Alpha Changes ***
  160.  
  161. - in parsers.c, fixed two #ifdef FORCE to #ifdef FORCE_LOAD
  162. (BTW: I think FORCE is precise enough, since loading remote
  163. data is the whole purpose of a proxy..)
  164. - Set the FORCE_PREFIX (back) to 'IJB-FORCE-LOAD-'. While 'noijb.'
  165. is more elegant and looks like a hostname in the URL, it doesn't
  166. make clear to the inexperienced user that the proxy is bypassed. It
  167. also has a higher name collision risk.
  168. - Filled in the function header templates for my functions in
  169. parsers.c (again). They obviously got lost in our current
  170. patch war ;-)
  171. - Cut the credit for the §-referrer-option from the config file,
  172. that Stefan had placed there.
  173. - Improved the re_filterfile 
  174.  
  175.  
  176. *** Version 2.9.0 pre-Alpha Changes ***
  177.  
  178. -  Now use PCRE, not GNU REGEX.  I have not yet had chance to check the
  179. syntax of the block/image/cookie file to ensure that they match what
  180. is expected - however they seem to work.
  181. -  Replaced "configure" script with one generated by "autoconf".  Also 
  182. use a header "config.h" (was ijbconfig.h in my previous release) for 
  183. the #defines.  "config.h" is now generated with "autoheader" from 
  184. "acconfig.h" and "configure.in".  (Note that to install you do not
  185. need autoconf or autoheader - just run "./configure".)
  186. To see command-line options, run "./configure --help".
  187. This is my first ever autoconf script, so it has some rough edges
  188. (how PCRE is handled is the roughest).
  189. -  Error logging code replaced with new module errlog.c, based on the
  190. one from JunkbusterMT (but with the threading code removed).
  191. -  Most of Rodney's 0.21 and 0.21A patches applied. (Marked *).  I did not
  192. apply all of these, since I had already independently done conditional
  193. popup file, conditional image file, and integration of popup code.
  194. - ACL, Jar and trust files conditionally compiled.
  195. - New source file headers.
  196. - Various cosmetic changes.  (But I have not consistently ordered the 
  197. config files - I think that's worthwhile, but it's 1am and I want to
  198. get this released!)
  199. - RCS tags on .h files.
  200. -  RCS tags are const char[] rather than const char *.  (Saves 4 bytes
  201. per tag ;-)
  202. - VC++ project files renamed to vc_junkbuster.*.
  203. - show-proxy-args now shows status of all conditionals, not just REGEX
  204. - Various functions moved around.  Most notably all the system-specific
  205. sockets code which was spread between jcc.c, bind.c, and connect.c,
  206. has been moved to "jbsockets.c".  The non-system-specific code from
  207. connect.c and socks4.c has been movet to "gateway.c".  Also, the
  208. config file loader and the global variables it writes to have been
  209. moved to "loadcfg.c".  (Maybe this should go into loaders.c?)
  210. And candidate for the "worst filename ever" award is "miscutil.c",
  211. which contains, well, miscellaneous utility functions like zalloc.
  212. (Suggestions for a better name for this file are welcome!)
  213. - Loaders now use a common function to read a line and skip comments,
  214. and this function also stores the proxy_args.
  215. - Added ./junkbuster --help     (Not for Win32 GUI)
  216. - Added ./junkbuster --version  (Not for Win32 GUI)
  217. - Win32 resources are now all marked as "U.S. English", rather than
  218. being a mix of "U.S. English", "U.K. English" and "Irish English".
  219. - Version number changes to 2.9.0
  220.  
  221.  
  222.  
  223. ----------------------------------------------------------------------
  224. Copyright   :  Written by and Copyright (C) 2001 the SourceForge
  225.                Privoxy team. http://www.privoxy.org/
  226.  
  227.                Based on the Internet Junkbuster originally written
  228.                by and Copyright (C) 1997 Anonymous Coders and 
  229.                Junkbusters Corporation.  http://www.junkbusters.com
  230.  
  231.                This program is free software; you can redistribute it 
  232.                and/or modify it under the terms of the GNU General
  233.                Public License as published by the Free Software
  234.                Foundation; either version 2 of the License, or (at
  235.                your option) any later version.
  236.  
  237.                This program is distributed in the hope that it will
  238.                be useful, but WITHOUT ANY WARRANTY; without even the
  239.                implied warranty of MERCHANTABILITY or FITNESS FOR A
  240.                PARTICULAR PURPOSE.  See the GNU General Public
  241.                License for more details.
  242.  
  243.                The GNU General Public License should be included with
  244.                this file.  If not, you can view it at
  245.                http://www.gnu.org/copyleft/gpl.html
  246.                or write to the Free Software Foundation, Inc., 59
  247.                Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  248.  
  249. set vi:tw=68
  250.